[INFO] fetching crate libsql_replication 0.10.0-pre.4...
[INFO] checking libsql_replication-0.10.0-pre.4 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate libsql_replication 0.10.0-pre.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate libsql_replication 0.10.0-pre.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate libsql_replication 0.10.0-pre.4
[INFO] tweaked toml for crates.io crate libsql_replication 0.10.0-pre.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libsql_replication 0.10.0-pre.4 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libsql_replication 0.10.0-pre.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5bda081e8288f9cb44baa0aa5efc2347fa4aea976b899e88e3ecf8d967748350
[INFO] running `Command { std: "docker" "start" "5bda081e8288f9cb44baa0aa5efc2347fa4aea976b899e88e3ecf8d967748350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bda081e8288f9cb44baa0aa5efc2347fa4aea976b899e88e3ecf8d967748350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bda081e8288f9cb44baa0aa5efc2347fa4aea976b899e88e3ecf8d967748350" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bda081e8288f9cb44baa0aa5efc2347fa4aea976b899e88e3ecf8d967748350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bda081e8288f9cb44baa0aa5efc2347fa4aea976b899e88e3ecf8d967748350" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking multimap v0.10.0
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]    Compiling libsql-ffi v0.10.0-pre.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking prost-build v0.12.6
[INFO] [stderr]     Checking tonic-build v0.11.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking libsql-rusqlite v0.10.0-pre.4
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `extern "C" fn(*mut c_void, i32, *const i8)`.
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsql-rusqlite-0.10.0-pre.4/src/trace.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             log_callback as extern "C" fn(_, _, _),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `extern "C" fn(*mut c_void, i32, *const i8)` does not implement `VaArgSafe`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsql-rusqlite-0.10.0-pre.4/src/trace.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             log_callback as extern "C" fn(_, _, _),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]    = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libsql-rusqlite` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5bda081e8288f9cb44baa0aa5efc2347fa4aea976b899e88e3ecf8d967748350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bda081e8288f9cb44baa0aa5efc2347fa4aea976b899e88e3ecf8d967748350", kill_on_drop: false }`
[INFO] [stdout] 5bda081e8288f9cb44baa0aa5efc2347fa4aea976b899e88e3ecf8d967748350
